projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1294809
)
New next-error framework, use in occur.
author
Kim F. Storm
<storm@cua.dk>
Wed, 21 Apr 2004 21:38:07 +0000
(21:38 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Wed, 21 Apr 2004 21:38:07 +0000
(21:38 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 285dd57a1525819e4716979c389907f8ca9d85fc..752473f71317935a5db7a339a356e26d2ed16726 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-88,6
+88,9
@@
types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
\f
* Changes in Emacs 21.4
+** You can now use next-error (C-x `) and previous-error to advance to
+the next/previous matching line found by M-x occur.
+
+++
** New command line option -Q.